home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Graphics / MysticView / HISTORY < prev    next >
Encoding:
Text File  |  2001-04-07  |  31.9 KB  |  789 lines

  1.  
  2.   MysticView history
  3.  
  4.  
  5. * 1.05
  6.     - mysticview is freeware; updated texts and requesters
  7.       accordingly.
  8.     
  9.   1.04
  10.   
  11.     - slightly improved efficiency of the scanner
  12.     - added %n placeholder in the PICFORMAT string
  13.       for the picture's file format, as returned by
  14.       the datatype.
  15.     - updated and fixed documentation
  16.  
  17.   1.03
  18.     - new setting: SIMPLESCANNING. when activated, MysticView will
  19.       add any scanned files to the filelist. no filetype detection
  20.       takes place. later, when a file turns out to be not loadable
  21.       as a picture, it will be silently removed from the list. this
  22.       scanning mode is significantly faster than the default. note:
  23.       this feature is still considered "beta" and only available
  24.       via tooltypes.
  25.     - supplied os3.5-icons in the "goodies" drawer.
  26.     
  27.   1.02
  28.     - CTRL-F-key now immediately switches to a preset, without opening
  29.       a filerequester first.
  30.  
  31.   1.01
  32.       - when in fullscreen mode and with HIDEONCLOSE enabled, MysticView
  33.         quitted when the invisible button in the screen's upper left
  34.         was clicked. fixed.
  35.       - added "Append Drag'n'Drop" option. when enabled, icons/drawers
  36.         dragged onto MysticView's window will be added to the current
  37.         list. tooltype is APPENDICONS.
  38.       - slightly improved the example preset files.
  39.  
  40.  
  41. * 1.00
  42.     - version number bumped
  43.  
  44.  
  45.   0.99h
  46.     - v1.00 feature freeze.
  47.     - menus are being restructured.
  48.     - fixed a bug in the buffer size calculations which caused
  49.       the background loader to run amok sometimes.
  50.     - mysticview and all its libraries are now using v39 exec
  51.       memory pools again.
  52.     - improved the install script and supplied some configs.
  53.     - neuralnet.library wasn't installed with earlier versions.
  54.       fixed.
  55.     - documentation updated and improved
  56.     - an auto filerequester was opened even with filenames
  57.       passed in the commandline. fixed.
  58.     - added PICFORMAT setting. it allows to specify a format
  59.       string for the picture info display. currently defined
  60.       are %p - pathname, %f - filename, %w - width, %h - height,
  61.       %d - depth. default "%f - %w×%h×%d".
  62.     - fixed APPEND option.
  63.     - MysticView and all libraries have been recompiled with
  64.       higher optimization levels
  65.     - added a lot of DirectoryOpus configuration hints and
  66.       examples
  67.     - when a loaded presetfile contained a new SORTMODE,
  68.       MysticView did not immediately resort the list. fixed.
  69.     - added a slightly updated version of MystiCube to the
  70.       distribution
  71.     - increased neural network training threshold
  72.  
  73.     
  74.   0.99g
  75.     - fixed a bug in guigfx.library which caused MysticView
  76.       to crash at exit, when the standard C= picture and ILBM
  77.       datatypes were used for loading HAM pictures. thanks to
  78.       Hexaae for the bug reports and debugging assistance.
  79.     - the background loader has been rewritten from the
  80.       scratch. the new loader is faster, and memory management
  81.       is more efficient.
  82.     - preloading (and caching) of multiple pictures is now
  83.       supported. provided you have enough memory, MysticView
  84.       can keep entire slideshows buffered in memory. Mysticview
  85.       now reacts much better to skipping back and forwards in a
  86.       picture list.
  87.       this redesign also fixes a major bug (enforcer hits
  88.       and crashes, when pictures were deleted from the
  89.       list) and some minor problems.
  90.     - added menu item "Scan Asynchronously" (corresponding
  91.       tooltype is ASYNCSCANNING). the behavior of the background
  92.       scanner is no longer dependent from the sortmode.
  93.     - MysticView's multitasking is much nicer towards other
  94.       applications now. all time-consuming jobs are running
  95.       at the same priority. the default is 0 (if started from
  96.       the workbench), or the same as of the shell process
  97.       that launched MysticView. the PRIORITY setting has been
  98.       removed. MysticView now works very comortable at high
  99.       system load.
  100.     - added GUI buttons for open, previous, next, slideshow,
  101.       looping, etc. tooltype: SHOWBUTTONS. enabled by default. 
  102.       you may also use a set of your own buttons via the
  103.       BUTTONPIC tooltype. a tiny animation of MysticView's
  104.       logo has been included, too. the respective tooltype
  105.       is ANIMPIC.
  106.     - MysticView now offers to change the filename for already
  107.       existing pictures that are to be copied or moved.
  108.     - copying, moving and deleting do no longer work
  109.       asynchronously. MysticView now waits for these operations
  110.       to complete.
  111.     - added sort criteria filesize, filedate, combined
  112.       path+filename, and a reverse-sort option.
  113.     - the picture-info textline contains more useful
  114.       information, and it updates while scanning and loading.
  115.     - added self-starting feature, as known from many text
  116.       editors. if another MysticView is running, the commandline
  117.       option APPEND passes specified pictures/paths/patterns 
  118.       to that instance. if no other MysticView is found, a new
  119.       instance will be started.
  120.     - shareware-nagging has been removed.
  121.     - added menu item "Add Pictures..." to the current
  122.       filelist.
  123.     - added menu item "Add from List..." to the current
  124.       filelist.
  125.     - static-palette rendering gives better results
  126.       (guigfx.library v15.2)
  127.     - filerequester simplified: the default filename is now
  128.       set to "#?", so committing "Okay" without selecting
  129.       any files will include the entire directory's contents.
  130.     - Added "First" function for skipping back to the
  131.       first picture in a list. Skipping back stops a slideshow.
  132.     - fixed a long-standing bug in mysticview.library that
  133.       caused pictures to be rendered incompletely in slideshows.
  134.     - the SLIDEDELAY tooltype setting is now measured in
  135.       1:10th of seconds, no longer in seconds.
  136.     - added PIP feature. (in this context it has nothing to
  137.       do with graphics card hardware). it's experimental - 
  138.       do not use it, it doesn't work very well together with
  139.       opaque window sizing, thanks to these #?%&@! layer
  140.       cliprects.
  141.     - the neural network which tries to predict the user's
  142.       desired displaymode has changed. it has got more brains
  143.       now, and it differentiates more picture parameters,
  144.       but it also requires more training. the network is now
  145.       also recalled during window-resizing, thus MysticView
  146.       may immediately switch the displaymode. this makes the AI
  147.       feature a bit more transparent to the user, but also a
  148.       bit more nasty. simply let the menu item 'Options/Learn'
  149.       disabled if you think it's too confusing. recommended
  150.       reading: configuration/AUTODISPLAYMODE
  151.     - MysticView's commandline arguments are now sorted
  152.       alphabetically. this might interfere with any particularly
  153.       useful order, but at least you've got the chance to find
  154.       something.
  155.     - MysticView will never trash its window borders again, and
  156.       this ugly window-border-refresh-maintenance-signalling-task
  157.       is no longer needed and has been removed.
  158.     - added SHOWARROW option. when enabled, MysticView draws
  159.       small arrows at a picture's borders when it is not
  160.       fully visible. enabled by default.
  161.     - usability via keyboard has been improved. the space bar
  162.       is now used for 'one-hand' control of slideshows, which
  163.       is 'handy' for wanking over porn slides, for example. most
  164.       important functions are now available on the numeric
  165.       keypad.
  166.     - changed qualifiers for scrolling via keyboard. CTRL scrolls
  167.       by 100%, SHIFT by 10%, no qualifier scrolls by 1% per stroke.
  168.     - "Reset Display Settings" now reacts instantly, not only
  169.       when a new picture is getting displayed
  170.     - MysticView now instantly reacts to changes of the sort mode
  171.       and sorts the picture list while scanning/loading/viewing.
  172.     - the option KEEPIMAGE (i.e. keep the current image while
  173.       another one is being loaded) is obsolete and has been
  174.       removed.
  175.     - MysticView now correctly displays loading errors, and
  176.       automatically retries loading after flushing the cache
  177.       when the reason for failure was a lack of memory.
  178.     - new default background color.
  179.     - HAM artifacts have been reduced to an absolute minimum
  180.       (mysticview.library v4).
  181.     - added menu item "Remove". as the name suggests,
  182.       this function simply removes a picture from a list
  183.       (without deleting or moving)
  184.     - added menu item "Save List as..." for saving the current
  185.       list of pictures as a listfile.
  186.     - lists are identified by a tooltype in their respective
  187.       icon: "MYSTICVIEW_LISTFILE=YES". you can drag'n'drop
  188.       listfiles to MysticView's window or appicon now.
  189.     - workbench-integration has been improved even further:
  190.       you can start MysticView by double-clicking
  191.       preset and listfile icons, and even both at the same 
  192.       time. (e.g. select a listfile, hold the shift key, and
  193.       doublelick a presetfile - or the other way round.) you
  194.       may also drag'n'drop listfile and preset icons on
  195.       MysticView's window (or appicon) at the same time, or
  196.       mix preset icons with pictures/directories/volumes.
  197.     - the displaymodes "keep aspect max", "onepixel" and
  198.       "fit to window" are no longer available in the menus.
  199.       the remaining items have been renamed to
  200.       "scale with aspect" and "display 1:1 pixel" (the last
  201.       one corresponds to the IGNOREASPECT mode).
  202.     - the option HIDEWITHPICTURE has been removed. MysticView
  203.       no longer flushes the current (and buffered) pictures
  204.       from memory when it gets iconified. scanning and
  205.       preloading now silently continue in the background.
  206.     - added an optional picture filter in filerequesters
  207.       (tooltype: FILTERPICTURES). requested by hexaae.
  208.     - requesting the previous picture stops a slideshow.
  209.     - added DEFAULTTOOL setting
  210.     - the REJECTPATTERN argument is now also used in
  211.       filerequesters, not only applied to the picture scanner.
  212.     - added tooltyoe items for a view's text and highlighting
  213.       colors (TEXTCOLOR, MARKCOLOR)
  214.     - added display refresh smoothing (SMOOTHDISPLAY). it will
  215.       interpolate modifications on the display (only zooming
  216.       and scrolling. rotating is not supported).
  217.     - added tooltypes HIDEONCLOSE and HIDEONESCAPE.
  218.     - the memory consumption for opaque-refreshing of
  219.       truecolor pictures on non-truecolor screens has been
  220.       reduced to only 25%, but its short-time peak memory
  221.       consumption is even worse than before.
  222.     - the picture cursor no longer trashes the window borders
  223.       when a picture is rotated, nor does it overwrite
  224.       the infotext. the picture cursor is no longer overwritten
  225.       by the rendered picture - it's visible all the time now.
  226.     - the cursor was placed incorrectly when the picture was
  227.       rotated and zoomed. fixed.
  228.     - some rare visual artifacts have been removed,
  229.       such as background areas using a deallocated pen
  230.     - with STARTPIC=none, MysticView did not always update its
  231.       display correctly. fixed.
  232.     - the former option PRELOAD is obsolete and has been removed.
  233.       the loader is configured with the new setting BUFFERPERCENT.
  234.  
  235.                       
  236. * 0.99f
  237.     - newicon thumbnail creation did not work properly. fixed.
  238.     - Thumbnail AutoUpdate now recognizes changes of the pictures
  239.       themselves, as well as changes of the thumbnail parameters.
  240.     - removed redundant modes from the screenmode requester.
  241.     - some minor bugfixes.
  242.  
  243.   0.99e
  244.     - the neural network has been overworked.
  245.     - the AUTOSAVESETTINGS setting is no longer saved in the icon,
  246.       it is now part of the global configuration
  247.     - MysticView did not read its settings from an icon when it
  248.       was started as an icon's default tool. fixed.
  249.     - added AUTOCROP setting
  250.  
  251.   0.99d
  252.     - added AUTODISPLAYMODE and a new menu entry "learn and predict".
  253.       if activated, MysticView uses a small neural network to learn the
  254.       user's desired displaymode for different kinds of pictures. "learn
  255.       and predict" does not care about the rarely used displaymodes
  256.       IGNOREASPECT and FIT. it will only learn from and try to predict
  257.       KEEPASPECT, KEEPASPECT2, and ONEPIXEL.
  258.     - added a new icon by M. Grothmann.
  259.  
  260.   0.99c
  261.     - fixed display mode settings in the menus. mutual exclude
  262.       was broken since 0.99b.
  263.     - added menu item "rename to...". Renaming in this
  264.       context means moving a picture to any place in the
  265.       filing system. the difference towards "move picture"
  266.       is that the picture is kept in the current picture
  267.       list. requested by G. Hones.
  268.     - MysticView's screen comes to front when a picture
  269.       is dragged on the appicon. Requested by M. Grothmann.
  270.  
  271.   0.99b
  272.     - the commandline arguments were broken as of v0.99. fixed.
  273.     - "reset display settings" is now considered when the display
  274.       mode is changed. requested by infinity.
  275.     - re-enabled the escape key for quitting. requested by
  276.       P. Habermehl and J. Urbanek
  277.     - added PRIORITY setting (normal, nice, low). the priority
  278.       is only considered when mysticview starts.
  279.     - the options menu has been completely restructured.
  280.       some settings have been removed from the menu, they are
  281.       only accessible throughout tooltypes now: Hide mode,
  282.       simple/smart refresh, keep image when hidden
  283.     - removed every second frame of the supplied animation from
  284.       the archive. it appeared somehow obscene to me to include
  285.       half a megabyte of animation data for silly demonstration
  286.       purposes
  287.     - by default the system's screen font is used for the
  288.       picture info text.
  289.     - added FONTSPEC tooltype for the picture info text.
  290.       syntax: size[,name]. example: FONTSPEC=8,topaz
  291.     - revised the documentation. many details did not reflect
  292.       recent changes.
  293.     - with LMBACTION=NEXT, only mouseclicks that exactly hit the
  294.       picture will actually advance the picture list.
  295.     - slightly modified the supplied example presets.
  296.       
  297. * 0.99a
  298.     - pictures moved to another directory are now removed from
  299.       a list.
  300.     - the package contained outdated versions of some libraries,
  301.       and the installer did not update correclty. fixed.
  302.     - the icons in the v0.99 archive still contained the old
  303.       tooltype settings. fixed.
  304.  
  305.   0.99
  306.     - added configurable left mousebutton action ('drag' or 'next')
  307.     - a default preset path is no longer defined.
  308.     - fixed a bug in the presetfile generation. 
  309.     - fixed the startup. MysticView's icon settings were
  310.       read and interpreted twice.
  311.  
  312.   0.98j
  313.     - renamed NOLOOP to LOOP, NORECURSE to RECURSE, RENDERMEM to
  314.       RENDERQUALITY.
  315.     - all former boolean-type settings are now keyword settings.
  316.       the keywords are "YES" and "NO".
  317.     - removed the DEFICON tooltype.
  318.     - SCROPENMODE "NONE" has been renamed to "DEFAULT".
  319.     - restuctured the menus.
  320.     - configurable paths and presets are now stored in env:/envarc:
  321.       and saved automatically. this greatly enhances comfort and
  322.       usability.
  323.     - file management requesters are no longer opened on the default
  324.       pubscreen, but rather on MysticView's screen.
  325.     - Mysticview now uses the Workbench's SA_Pens when opening a
  326.       new screen
  327.     - added slideshow/no delay option.
  328.     - added RESETDISPLAY setting. if enabled, the zoom/position/rotation
  329.       settings are reset between pictures.
  330.     - the installer no longer overwrites an already existing icon.
  331.     - MysticView is no longer iconified when the close button is clicked
  332.       or Escape is pressed. Iconify has to be invoked seperately.
  333.     - changed some default settings.
  334.     - added auto thumbnailing.
  335.     - removed shareware limitation for thumbnail functions.
  336.     - MysticView now creates icons for its preset files.
  337.     - MysticView can now be started by doubleclicking a preset icon.
  338.     - preset files can be dragged to MysticView's window.
  339.  
  340.   0.98i
  341.     - fixed mouse movement problem that somtimes occured when MysticView's
  342.       screen was left or re-activated. thanks to persistant nagging
  343.       from Joker. this was a MysticView bug and NOT caused by MCP.
  344.     - fixed asl file requester enforcer hit
  345.     - the same picture is no longer preloaded in the background when
  346.       only one picture is in the queue.
  347.     - included some more semaphore protections to the background
  348.       picture handler
  349.     - fixed a rejectpattern bug/enforcer hit when no rejectpattern
  350.       was specified
  351.     - added menu item "Negative"
  352.     - added some busy pointers
  353.     - changed some hardcoded defaults and default settings in the
  354.       distribution.
  355.     - iconify mode default is now hardcoded to NO.
  356.     - a picture is no longer reloaded when "keep image when hidden"
  357.       is selected, slideshow mode is active, only one picture is
  358.       in the queue, and MysticView gets uniconified. the same applies
  359.       if the screen/windowmode is changed ("keep image when hidden"
  360.       is not considered in this case)
  361.  
  362.   0.98h
  363.     - you can now completely disable mysticview's logo by setting
  364.       STARTPIC=none. mysticview now starts when a startpic wasn't
  365.       found.
  366.     - fixed a tiny memory leak in the settings that could occur with
  367.       some options.
  368.     - added THUMBSIZE and THUMBCOLORS.
  369.     - improved subtask stability
  370.     - added REJECTPATTERN
  371.     - the startpic file requester could produce an enforcer hit. fixed.
  372.  
  373. * 0.98g
  374.     - fixed slideshow bug: when only one picture was selected
  375.       and slideshow plus loop mode was activated, the picture
  376.       was reloaded over and over again. reported by Joker.
  377.     - minor aspect problems fixed.
  378.     - the image aspect is now displayed in the information
  379.       textline.
  380.  
  381.   0.98f
  382.     - added JPEG saving. (no options yet. default saving
  383.       quality used).
  384.     - fixed commandline options. reported by Kilyman.
  385.  
  386.   0.98e
  387.     - added autodither.
  388.     - fixed timing problems in slideshow mode.
  389.  
  390.   0.98d
  391.     - MysticView now requires mysticview.library.
  392.  
  393.   0.98c
  394.     - MysticView has been slightly sped-up on truecolor displays.
  395.     - added ZOOMSTEP.
  396.     - limited newicon thumbnails to a size of 80x80 pixels and
  397.       64 colors. this will speed up the icon display on your
  398.       Workbench. (this is still no final solution, though.)
  399.     - added configurable slots for preset files. they can be
  400.       accessed throughout CTRL F1 ... F10 and configured
  401.       by selecting them from the menu. requested by H. Richter.
  402.     - the same scheme now applies to the configurable destination
  403.       paths for copying/moving. keyboard executes, menu selection
  404.       configures.
  405.     - slideshows didn't always stop immediately. fixed.
  406.     - the REQUESTFILE option is now considered after a slideshow
  407.       stopped. requested by P. Habermehl.
  408.     - implemented SHOWCURSOR.
  409.     - finally fixed the publicscreen/customscreen problem. the
  410.       setting SCROPENMODE=CUSTOM/PUBLIC/NONE replaces the former
  411.       tooltype CUSTOMSCREEN.
  412.     - added CX_PRIORITY, CX_POPKEY and CX_POPUP.
  413.       MysticView is now a commodity. ESC to hide, Amiga-Q to quit.
  414.       note: 'hide' keeps the current image - and you keep that in
  415.       mind when you iconify MysticView with a 2880x1440x24 image :)
  416.     - the screen is no longer closed and reopened for the change of
  417.       window settings.
  418.     - fixed a memory allocation bug with the PUBSCREEN setting.
  419.     - many minor changes
  420.     - added AUTOHIDE.
  421.     - the picture aspect is now handled for thumbnails.
  422.     - added pubscreen select and default/public/custom menu items.
  423.     - added appicon
  424.     - added rotation. (preliminary. SHOWCURSOR and grid refresh doesn't
  425.       work corretly with the image being rotated) 
  426.     - fixed install script for 030/FPU version. Reported by B. Murray.
  427.     - deleted pictures are now removed from the list and MysticView
  428.       advances to the next picture. requested by P. Dahlberg.
  429.     - added ROTATESTEP
  430.     - added DEFICON
  431.     - added CONFIRM. requested by P. Dahlberg.
  432.     - added HIDEWITHPICTURE.
  433.     - added ICONIFY.
  434.  
  435.   0.98b
  436.     - fixed PUBSCREEN setting. pubscreens have got precedence
  437.       over CUSTOMSCREEN now. reported by P. Habermehl and M.
  438.       Kilimann.
  439.     - fixed MysticView's new icon to use only required colors.
  440.       reported by M. Kilimann.
  441.     - looping and AUTOQUIT are now applied in general,
  442.       not only in slideshow mode. requested by P. Habermehl.
  443.  
  444. * 0.98a
  445.     - forgot to implement NORECURSE tooltype setting. fixed.
  446.     - added NOLOOP and AUTOQUIT settings. requested by P. Habermehl.
  447.     - most important recent change: new default background color :)
  448.     - implemented SORTMODE none/random/alpha
  449.     - added limitations for unregistered users. :)
  450.  
  451.   0.97h
  452.     - added DITHERMODE setting. implemented EDD dithering.
  453.     - renamed DITHER to DITHERING.
  454.     - pictures that could not be loaded no longer interrupt
  455.       slideshows, and a proper error message will be displayed.
  456.     - added Delete Picture.
  457.     - copy/move/delete now applies to the pictures' icons, too.
  458.     - added STARTPIC setting.
  459.     - restructured menus.
  460.     - added Flip Horizontally and Flip Vertically.
  461.     - MysticView now creates an icon for its settings, if necessary.
  462.     - implemented loading and saving of presets, added PRESETPATH
  463.       and PRESETFILE settings
  464.     - fixed DEFAULT option. now the defaults are overridden by
  465.       arguments specified in the command line.
  466.  
  467.   0.97g
  468.     - the preload task's priority has been reset to -1.
  469.     - added newicon thumbnail feature. (preliminary,
  470.       for experimental purposes only)
  471.  
  472. * 0.97f
  473.     - added preloading.
  474.     - added invisible close and screenback gadgets. this works
  475.       only when both the settings WINSIZEMODE=FULL and
  476.       BACKDROP are specified.
  477.     - MysticView no longer forgets the current filename when
  478.       the configuration is changed, and slideshows will be
  479.       continued.
  480.     - added some more keyboard shortcuts
  481.     - dropped the german documentation, created a guide file and
  482.       an install script
  483.  
  484.   0.97e
  485.     - added picture information and PICINFO setting
  486.     - implemented a new picture-management class consisting
  487.       of several subtasks.
  488.     - slideshow now works as expected. (preload is not
  489.       yet re-implemented, though)
  490.     - fixed many menu-related problems and improved menu layout
  491.     - added copy to..., move to... for 10 configurable slots each.
  492.     - all path/filenames are now handled dynamically
  493.     - with the REQUESTFILE option enabled, a requester no
  494.       longer pops up when images were specified at startup.
  495.     - improved memory management
  496.     - when initialization fails, a requester is shown for
  497.       retry, cancel, or retry using defaults.
  498.     - added LISTFILE commandline option. it allows to specify a
  499.       list file from where to fetch pictures.
  500.     - added Open List File... menu and LISTPATH config.
  501.     - the window border is now refreshed correctly (after approx.
  502.       1/5 second. guess what, a subtask is used here. opaque window
  503.       sizing would suffer too much from refreshing the window border
  504.       all the time :)
  505.     - finally! MysticView should close down gently now if the required
  506.       versions of guigfx or render.library could not be opened (#&§@%!?)
  507.     - new icon tooltypes are created dynamically. no need to upgrade
  508.       MysticView's icon anymore.
  509.  
  510.   0.97d
  511.     - the configuration is now saved to MysticView's icon.
  512.     - menu items didn't toggle correctly (forgot MENUTOGGLE.
  513.       what the heck, why does this work with MagicMenu ;)
  514.     - added more CTRL_C exit breakpoints
  515.     - the main task priority is now reset correctly.
  516.     - improved handling
  517.     - major menu layout rework
  518.     - added AUTOSAVESETTINGS
  519.     - added PREVIEWMODE 
  520.     - added grid refresh
  521.     - fixed lots of minor quirks and problems
  522.  
  523.   0.97c
  524.     - slightly improved screenmode selection logic:
  525.       default screen size is now the workbench's visual
  526.       dimensions, no longer its absolute size.
  527.     - re-implemented screenaspect tooltypes (thanks to ZZA :)
  528.     - added slideshow mode
  529.     - MysticViw now reads its configuration from the icon,
  530.       even when started from shell. commandline arguments
  531.       simply override the settings from the icon's tooltypes.
  532.     - added mouse scrolling - it's now possible to drag the
  533.       picture around in MysticView's window.
  534.     - added a lot of menu items
  535.     - improved HAM refresh logic
  536.     - the screen's title bar is no longer obscured in
  537.       WINOPENMODE=VISIBLE and without BACKDROP mode.
  538.     - added MODEID, SCRWIDTH, SCRHEIGHT
  539.     - added screenmode requester
  540.  
  541.   0.97b
  542.     - MysticView crashed without cybergraphics. Fixed.
  543.  
  544.   0.97a
  545.     - The display part has been rewritten. Now a daemon-like
  546.       view-class handles the display as a background task.
  547.       the new display logic is faster.
  548.     - implemented zooming and scrolling in all displaymodes
  549.       (except for DISPLAYMODE=FIT).
  550.     - implemented DISPLAYMODE KEEPASPECT2 and IGNOREASPECT.
  551.       DISPLAYMODE=ONEPIXEL has got a slightly different meaning now.
  552.     - implemented asychronous, recursive directory scanning.
  553.     - multiselect und patternmatching is now supported via
  554.       drag&drop, filerequester, commandline and wbstart.
  555.     - added some keyboard shortcuts.
  556.     - Next and Previous Picture is now implemented.
  557.     - BORDERLESS has been renamed to BACKDROP.
  558.     - WINSIZEMODE=NORMAL renamed to WINSIZEMODE=DEFAULT,
  559.       WINOPENMODE=NORMAL renamed to WINOPENMODE=DEFAULT
  560.     - PREVIEW und OPAQUESIZING are combined to a new single option: OPAQUE.
  561.     - added new options QUICKPALETTE and DITHER.
  562.     - TRANSPARENCY, REFRESHDELAY and AUTODITHER have been removed.
  563.     - added some menu configurations.
  564.  
  565.   0.96n
  566.     - MysticView now uses DoPictureMethod()/PICMTHD_MAPDRAWHANDLE for
  567.       quick drawing in preview mode and for opaque sizing.
  568.     - added tooltype WINSIZEMODE=SMALL, renamed WINSIZEMODE=66PERCENT
  569.       to WINSIZEMODE=LARGE.
  570.  
  571.   0.96m
  572.     - fixed a minor pubscreen problem.
  573.  
  574.   0.96l
  575.     - a logo task is no longer launched when a startup
  576.       picture is specified.
  577.     - minor internal changes
  578.  
  579.   0.96k
  580.     - since v0.96j, MysticView uses guigfx.library v3
  581.       features, but it still opened guigfx.library v1.
  582.       fixed.
  583.     - minor problems corrected.
  584.     - when a startup picture is specified, the logo task is
  585.       launched with a lower priority than the load task.
  586.     - added STARTPATH tooltype.
  587.  
  588.   0.96j
  589.     - added RENDERMEM option
  590.     - fixed ASL filerequester problems.
  591.  
  592.   0.96i
  593.     - added cursor and mouse scrolling in DISPLAYMODE=ONEPIXEL.
  594.     - window is now WFLG_ACTIVATE.
  595.     - improved refresh mechanism.
  596.     - added KEEPIMAGE.
  597.  
  598.   0.96h
  599.     - added a nicer rendered logo and dropped alpha-channel processing
  600.       for the logo in TRANSPARENCY mode.
  601.     - KEEPASPECT now works in TRANSPARENCY mode on screens with
  602.       aspects different from 1:1.
  603.     - TRANSPARENCY is slightly faster.
  604.     - removed NOBACKFILL hook in TRANSPARENCY mode.
  605.     - added BGCOLOR option.
  606.  
  607.   0.96f
  608.     - drastically reduced memory consumption.
  609.  
  610.   0.96e
  611.     - implemented tooltypes SCREENASPECTX and SCREENASPECTY for
  612.       correction of distorted screen aspects (e.g. Cybergraphics
  613.       640x256, or custom screen modes boosted with MonEd etc)
  614.     - since the autodither value cannot be computed for rendering
  615.       to HAM screen modes, HAM dithering is always enabled with
  616.       AUTODITHER != 0 and disabled with AUTODITHER=0.
  617.     - (finally?) solved all subtask administritation problems.
  618.     - fixed commandline and wbarg parsing and supplied a proper
  619.       template.
  620.     - MysticView now quits with the ESC key.
  621.     - added REQUESTFILE for MysticView to open a filerequester on
  622.       startup.
  623.     - The filerequester now opens asynchronously.
  624.     - included Mac's newicon.
  625.  
  626.   0.96d
  627.     - Fixed a minor problem with MysticView running multiple
  628.       times on HAM public screens.
  629.     - Fixed Division-by-zero problem in MysticView's drawtask
  630.       (hopefully)
  631.     - improved subtask data-share mechanism
  632.     - tooltype options are no longer case sensitive.
  633.  
  634.   0.96c
  635.     - Added tooltype option HAM for MysticView to open
  636.       a HAM screen in combination with CUSTOMSCREEN.
  637.  
  638.   0.96b
  639.     - re-implemented transparency mode
  640.     - implemented About requester
  641.     - improved TRANSPARENCY mode: the background is no longer 
  642.       snapped when a REFRESHWINDOW message arrives
  643.  
  644.   0.96a
  645.     - MysticView has been completely restructured in preparation
  646.       for further enhancements
  647.  
  648.   0.95g
  649.     - added DirOpus configuration example.
  650.     - MysticView has got a menu and a filerequester for loading.
  651.     - if CUSTOMSCREEN is specified, the new screen is actually
  652.       a pubscreen.
  653.     - implemented PRECISION tooltype.
  654.     - 0.95f was eating its own signals - after 16 refresh signal
  655.       arrivals, no more subtasks could be created. Fixed.
  656.  
  657.   0.95f
  658.     - added filename argument and FILENAME tooltype.
  659.     - fixed WINOPENMODE
  660.  
  661.   0.95e
  662.     - MysticView did not work without Cybergraphics. Fixed.
  663.       Thanks to Plex and New Mode who reported this bug.
  664.  
  665.   0.95d
  666.     - minor problems fixed.
  667.  
  668.   0.95c
  669.     - improved speed.
  670.     - implemented CUSTOMSCREEN and DEPTH for MysticView to
  671.       open on a custom sreen. These features are preliminary,
  672.       though.
  673.  
  674.   0.95
  675.     - implemented more reliable shared-data access for
  676.       MysticView's subtasks.
  677.     - drawtask priority reset to 0.
  678.     - removed a lot of bugs from the subtask admin code.
  679.     - MysticView does no longer lose memory.
  680.  
  681.   0.94
  682.     - implemented DISPLAYMODE KEEPASPECT
  683.     - supplied a NOBACKFILL hook for the window.
  684.     - unallocated pens and undefined areas are no longer visible.
  685.     - the redraw task now runs with a priority of -1.
  686.     - slightly improved opaque-sizing. the rastered bitmap is
  687.       precalculated right after loading, when OPAQUESIZING=TRUE
  688.       and TRANSPARENCY=0
  689.     - fixed WINTOP and WINLEFT.
  690.  
  691.   0.93
  692.     - added asynchronous drawing - leading to much better
  693.       window handling
  694.     - MysticView runs with a priority of 1, its subtasks
  695.       with a priority of 0
  696.     - added tooltype options
  697.  
  698.   0.92
  699.     - implemented DISPMODE_ONEPIXEL.
  700.     - heavily trained for stableness.
  701.  
  702.   0.91
  703.     - memory management improved
  704.  
  705.   0.9
  706.     - completely rewritten from the scratch, now using
  707.       guigfx.library. features asynchronous loading,
  708.       a transparent window, dithering, more elaborated
  709.       window sizing and opening techniques, 
  710.       different display modes, and much more.
  711.  
  712.  
  713.   -------------------------- cut ---------------------------
  714.  
  715.   0.76
  716.     - layout improved.
  717.     - implemented ADAPTIVEBORDER
  718.  
  719.   0.75
  720.     - added lots of tooltype options
  721.     - fixed many minor problems
  722.     - greatly improved some image refresh problems.
  723.  
  724. * 0.68
  725.     - minor changes
  726.     - there was a heavy bug in v16.1 and v16.2 of render.library.
  727.       I guess that MysticView crashed right at startup if you did
  728.       NOT use the 68060 version. Sorry. I bumped the required
  729.       library version to v17 where this bug has been fixed.
  730.  
  731.   0.67
  732.     - major rework and clean-up
  733.  
  734.   0.66
  735.     - The color allocation strategy has been improved.
  736.  
  737.   0.65
  738.     - I couldn't quickly get rid of some heavy bugs I've
  739.       introduced with v0.64. So I decided to continue work
  740.       with v0.62 and render.library v12.0.
  741.       Asynchronous loading is no longer implemented. 
  742.       This version seems to work pretty stable.
  743.  
  744.   0.64
  745.     - asynchronous loading implemented.
  746.  
  747.   0.63
  748.     - About is asynchronous now.
  749.     - improved color allocation strategy.
  750.     - MysticView crashed on 2-color-displays. Fixed.
  751.  
  752.   0.62
  753.     - better allocation strategy for critical colors on
  754.       displays with few sharable pens.
  755.     - Filerequester implemented.
  756.         - A percentual render progress display and several messages
  757.       are displayed in the window's title bar.
  758.         - The picture's width is now layouted pixelwise, no longer in
  759.       multiples of 16 pixels.
  760.     - Various enhancements and bugfixes
  761.  
  762.   0.60
  763.     - Faster display.
  764.     - Several bugs fixed.
  765.     - Fixed display problems (window borders and flicker...).
  766.     - Pooled memory management implemented.
  767.     - Window is SIMPLE_REFRESH now.
  768.     - Requires less memory.
  769.     - Nicer logo.
  770.     - Menu implemented for "About" requester and "Quit". Other
  771.       menu functions are not yet implemented.
  772.  
  773.   0.53
  774.     - faster window refresh.
  775.     - Requires less memory
  776.  
  777.   0.52    
  778.     - now takes care of aspect ratios.
  779.       This applies to both the image and the screen mode.
  780.     - nicer logo
  781.  
  782.   0.51
  783.     - MysticView lost memory. Fixed.
  784.     - Sped-up window refresh after resizing.
  785.     - uses PRECISION_IMAGE instead of PRECISION_EXACT.
  786.  
  787.   0.50
  788.     - initial version
  789.